DoInitialize Method

Summary
Activates the view in derived classes.
Syntax
C#
C++/CLI
protected abstract void DoInitialize( 
   WorkstationContainer container, 
   V view 
) 
protected:  
   virtual void DoInitialize( 
      WorkstationContainer^ container, 
      V view 
   ) abstract 

Parameters

view
The UI View that is set in the Initialize method.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.